home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 6 / CU Amiga Magazine's Super CD-ROM 06 (1996)(EMAP Images)(GB)(Track 1 of 4)[!][issue 1997-01].iso / imagine / docs / readme.txt < prev    next >
Text File  |  1995-10-25  |  11KB  |  240 lines

  1.                         Imagine ReadMe Documentation
  2.                         ============================
  3.                           Imagine 4.0 Installation
  4.  
  5.                           Rev 1.0 10-15-95 S.Kirvan
  6.                  Copyright 1995 Impulse Inc., Mpls, MN 55444
  7.  
  8.  
  9.  
  10. Notes on Installing Imagine 4.0:
  11. ================================
  12.  
  13. Version 4.0 of Imagine is a full installation, not an incremental one.
  14. What this means is that Version 4.0 is fully stand alone, and does not
  15. require that you already have an older version of imagine installed.
  16. This Installation will, unless you specify otherwise, install into the
  17. directory, C:\IM40.  If you install it into an existing directory, this
  18. install will overwrite the existing files (including you Imagine.cfg
  19. file).  Version 4.0 of Imagine has included with it replacements for
  20. all of Impulse's previously supplied texture and F/X modules.
  21.  
  22. To install Imagine from floppy:
  23.  
  24. On the PC, Insert Disk 1 of the Imagine 4.0 installation set into your
  25. floppy drive:
  26.  
  27. Change your current directory to the A: drive by typing:
  28.  
  29.         A:\
  30.  
  31. Then run the installation program by typing:
  32.  
  33.         install
  34.  
  35. (this is assuming your floppy drive is A: - if not, use the drive letter
  36. of your floppy device).  This will install the Imagine software to a
  37. directory on your C: drive named C:\IM40.  To customize the installation
  38. so that the software is installed to a different diectory, append the
  39. path you wish to use after the install command line. For example, type:
  40.  
  41.         install D:\IMAGINE
  42.  
  43. to install the software in drive D: in a directory called \IMAGINE.
  44.  
  45. To install the software on the Amiga, just insert the installation floppy,
  46. disk 1, double click the installation icon, and follow the screen prompts
  47. for selecting destination directory and installation options (if
  48. applicable).
  49.  
  50.  
  51.  
  52. This install will put the following files and directories in your IM40
  53. directory:
  54.  
  55. Imagine.exe     -  Imagine's executable file.
  56. Imagine.cfg     -  Imagine's configuration (preferences) file.
  57. Imagine.pic     -  Imagine's startup screen pic.
  58. Objects\        -  Directory: contains some sample objects.
  59. Attribs\        -  Directory: contains a sample attribute file and Imagine's
  60.                    user definable quick attributes.
  61. Textures\       -  Directory: contains Imagine's texture modules and lighting
  62.                    textures.
  63. Effects\        -  Directory: contains Imagine's Object and Global F/X modules.
  64. Docs\           -  Directory: contains documentation on features not covered
  65.                    in the manual.
  66. Toolkit2\       -  Directory: contains a shareware demo of some 3rd party
  67.                    texturizing tools.
  68.  
  69.  
  70. Installed in the Docs directory is the following files:
  71.  
  72. readme.txt      - a copy of this text for future reference.
  73. manual.txt      - a document explaining all the features outlined below
  74.                   that were add since the printing of the manual.
  75. dof.txt         - a document that explains the use of the camera's action
  76.                   bar to set up Depth of Field and 3D stereo.
  77. globalfx.txt    - this document explains the use of and documents all of
  78.                   the included global F/X (these are installed in the
  79.                   effects\globals directory).
  80. texture.txt     - this is the full texture document explaining the use of
  81.                   all the the included textures.  The textures that have
  82.                   been added since version 3.0 are noted as such.
  83. dxf.txt         - this document explains some of details about DXF files
  84.                   that may help with loading and saving DXF's.
  85. litetex.txt     - this document explains the use of and documents all of
  86.                   the lighting textures install in the textures\lites
  87.                   directory.
  88. freeze.txt      - this document explains the use of Imagine's constraints
  89.                   and freezing used in inverse kinematic state motion.
  90. shredder.txt    - this document explains the use of the Shredder Explosion
  91.                   F/X.
  92.  
  93. These files should be readable with any text editor or word processor.  If
  94. you need to, you can print them for your own use.  We apologize for any
  95. inconvience this may cause, but we are doing what we can to save some trees
  96. while we work up to a full revision upgrade.
  97.  
  98.  
  99. A Note on Memory Managers and Imagine:
  100. ======================================
  101.  
  102. 1.  DOS 6's EMM386.EXE, QuarterDeck's QEMM386.SYS and other "advanced"
  103.     memory managers may cause a particular problem for Imagine.
  104.  
  105.         The symptom is that Imagine seems to load fine, but then it drops
  106.         back out to a DOS prompt -- (possibly) after displaying a "failed
  107.         to enlarge CS/DS" / "init_mem() failed" message.
  108.  
  109.         If, when you type the MEM command at the DOS prompt, it lists both
  110.         EMS and XMS memory, it is possible that the (two types of) memory
  111.         managers are both managing the same pool of free memory, and each
  112.         reports the full amount as free -- causing Imagine to try to
  113.         allocate twice as much memory as is truly available.
  114.  
  115.         If you think that is case, try running IMAGINE with the /NOXMS switch
  116.  
  117.         -- i.e.  IMAGINE /NOXMS
  118.  
  119.         But note:  if you are having a problem, and it is not caused
  120.         by the situation discussed above, then the switch will prevent
  121.         Imagine from using any XMS memory that really is available.
  122.  
  123.         The DOS 6 version of EMM386.EXE definitely causes the "problem",
  124.         so if the MEM command displays information about EMS memory, you
  125.         WILL need the /NOXMS switch on the IMAGINE command line.
  126.  
  127.         QEMM386 causes the "problem", only if it is performing both
  128.         types of memory management -- which is very likely.
  129.  
  130. 2.  EMM386's "/NOEMS" switch will cause Imagine to fail.
  131.  
  132.         If the /NOEMS switch appears in the EMM386 "DEVICE" line in
  133.         your CONFIG.SYS file, remove it.
  134.  
  135.  
  136.  
  137. Bug Reporting:
  138. ==============
  139.  
  140.         We have done our best to eliminate known bugs and not to
  141. introduce new ones into the software.  However, we ask that if you do
  142. find any bugs, please report them, in writing, to us as soon as you
  143. can.  Impulse's Tech Support staff can not handle bug reports so we
  144. have to get them by mail.  In your report, include a brief description
  145. of you computer system, including any special hardware, and do the
  146. best you can to explain the steps you took to bring out the bug.  Also,
  147. it may be very helpful if you can include any problematic objects or
  148. project files, on floppy, with the report.
  149.  
  150.         Send any bug reports to:
  151.  
  152.                 Impulse, Inc. Im4.0 Bugs
  153.                 8416 Xerxes Ave. N.
  154.                 Brooklyn Park, MN 55444
  155.  
  156.         Impulse can also be reached via EMail on Compuserve.  Our
  157. Compuserve address is 72662,3330.  Sending bug reports to our EMail
  158. address may not be as reliable as standard mail since the report may
  159. not get properly forwarded to the correct personnel.
  160.  
  161.         Also available on Compuserve are two good groups where users
  162. can find support for Imagine.  One of the groups is the Animation
  163. Vendors forum (ANVENA) and the other is Graphics User Group A
  164. (GUGRPA).  Both of these forums may help you to find technical
  165. support, example files, and new ideas.
  166.  
  167.  
  168. Features Added or Improved Since the Manual was Printed
  169. =======================================================
  170.  
  171. These features are all explained in the file "manual.txt."
  172.  
  173. *New in Version 3.1*
  174.         1.  Added an "About" Box.
  175.         2.  Extended "States" to include object attributes.
  176.         3.  Impoved and Extended DXF loading and saving.
  177.         4.  Added FLC and ANIM global brush and backdrop support.
  178.         5.  Added FLC and ANIM brush support.
  179.         6.  Added ability to view Stills and Animations from within Imagine.
  180.         7.  Added Field Rendering.
  181.         8.  Added access to object attributs from Stage Editor.
  182.         9.  Added perspective viewing from objects and lights to Stage Editor.
  183.         10. Added "Smart Bones" to speed up subgroup assignment in objects.
  184.  
  185. *New in Version 3.2*
  186.         11. Added support for Hi-Res graphics workspace.
  187.         12. Added support for 256 color graphics workspace.
  188.         13. Added "Quick Attributes."
  189.         14. Added "Set/Fill Edge Line" for stitching object together.
  190.         15. Added "Pick More" to aid in picking face groups.
  191.         16. Added "Hide Unpicked", "Unhide All", "Unhide Subgroup".
  192.         17. Added "Smooth Edge Line" for object smoothing.
  193.         18. Added Backdrops in editors for rotoscoping and persp matching.
  194.         19. Added Fracture in Object mode to anti-laticize an object.
  195.         20. Added "Scrub" bar to animation preview controls.
  196.  
  197. *New in Version 3.3*
  198.         21. Added Smooth fracture.
  199.         22. Added Variable Brightness to object attributes.
  200.         23. Moved Randomize Colors to function menu.
  201.         24. Added Mix/Morph control for intensity on ALL textures and brushes.
  202.         25. Added Specular Mapping.
  203.         26. Added Hardness Mapping.
  204.         27. Added Shininess Mapping.
  205.         28. Added Brightness Mapping.
  206.         29. Added Fog Length Mapping.
  207.         30. Added Index Of Refraction Mapping.
  208.         31. Added Ambient Light Mapping.
  209.         32. Added Roughness Mapping.
  210.         33. Added Previous/Next buttons for traversing texture list quickly.
  211.         34. Added Browse buttons to texture and brush requesters.
  212.         35. Added 256 Color real-time texture preview.
  213.         36. Added 256 color color pickers in texture requester.
  214.         37. View Brush added to previewing brushes.
  215.         38. QuickRender access directly from all attrib/txtr requesters.
  216.         39. User defined Texture/brush labels added for clarifying texture list.
  217.         40. "Dup" Added to attrib req for copying textures/brushes.
  218.         41. "Drop" Added to attrib req for dropping textures/brushes quickly.
  219.         42. "Disable/Enable" button added for turning textures on/off.
  220.         43. Interactive point-and-click support added to text in texture list.
  221.         44. Real time previewing of renders as they happen in 256 col displays.
  222.         45. Support for unfinished FLC's added.
  223.         47. Default object attributes added to preferences.
  224.         48. Shaded View Edge drawing control added to Prefs (PC only).
  225.         49. Replaced "Reflection Mapping" with "Environment Mapping."
  226.         50. Added preferences option for startup editor.
  227.         51. Added preferences option to set number of points in CSG sphere.
  228.  
  229. *New in Version 4.0*
  230.         52. Soft Shadows added to detail editor shadow casting light sources.
  231.         53. Motion Blur in Project Images.
  232.         54. Blob Modelling with both faceted and animatable soft object output.
  233.         55. Cascade Object Heirarchy Grouping.
  234.         56. Delete File in the Detail Editor for deleting temporary work files.
  235.         57. Stage Effects in Detail Editor.
  236.         58. Smoothing Tool for smoothing objects.
  237.         59. Auto-Load Backdrop Images in Stage (for rotoscoping).
  238.         60. Automatic Picking of Pasted Objects in Detail Editor.
  239.         61. Improved Imagine's Starfield.
  240.